Make Java try-with-resources statement parse properly.
authorAlan Mackenzie <acm@muc.de>
Sat, 27 Jul 2013 12:07:43 +0000 (12:07 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 27 Jul 2013 12:07:43 +0000 (12:07 +0000)
commitf0167d30b7fbd88315e35467637ee2ad881d251f
tree522d33e7625fedcab9eb704fbe31be24af3b4930
parenteef701f57779b0392144eab10c6cda9f6498e35d
Make Java try-with-resources statement parse properly.

progmodes/cc-langs.el (c-block-stmt-1-2-kwds, c-block-stmt-1-2-key): New
language constants/variables.
progmodes/cc-engine.el (c-beginning-of-statement-1, c-after-conditional): Adapt
to deal with c-block-stmt-1-2-key.
progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal with
c-block-stmt-1-2-key.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el